func github.com/andybalholm/brotli.decoderErrorString

2 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L2518: func decoderErrorString(c int) string {
		reader.go#L11: 	return "brotli: " + string(decoderErrorString(int(err)))